MESCIUS SPREAD for Windows Forms 15.0J
RemoveAt メソッド (ListBase<T>)

削除する項目の0から始まるインデックス。
指定したインデックスにあるListBase<T>項目を削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する項目の0から始まるインデックス。
参照

ListBase<T> クラス
ListBase<T> メンバ

 

 


© MESCIUS inc. All rights reserved.